Hi all, I'm new on the forum, I hope this has its place here, and I hope this is not a duplicate of another post. Please let me know if that has already been answered !
So here's my problem :
I'm trying to connect my Barco IMCP to a local ftp server on a PC, so I can ingest DCPs directly from my PC without copying on USB drive.
As I receive most DCPs through online transfers, my idea is just to download the DCPs into that ftp folder, so I can ingest it directly.
I've been able to create the ftp Server, that is now perfectly accessible from my local network once the credentials are entered.
Even on the Communicator software, after adding the new ftp server, it is correctly showing on the list of servers, and the test returned as Sucessful : here's what it says : "
ping 192.168.100.95 -c 3
PING 192.168.100.95 (192.168.100.95): 56 data bytes
64 bytes from 192.168.100.95: seq=0 ttl=127 time=0.708 ms
64 bytes from 192.168.100.95: seq=1 ttl=127 time=0.633 ms
64 bytes from 192.168.100.95: seq=2 ttl=127 time=0.647 ms
--- 192.168.100.95 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.633/0.662/0.708 ms
TEST-STEP - Pinging - Success - ping OK
ip route get 192.168.100.95
192.168.100.95 via 192.168.254.241 dev eth2 src 192.168.254.243
TEST-STEP - Routing - Success - a valid route was found
curlftpfs -o connect_timeout=10 -o allow_other dcp_admin:******@192.168.100.95:21/
0 directories and 0 files found at root path
TEST-STEP - Mounting - Success - storage is accessible"
So on this end, all looks good ! Communicator says ftp storage is accessible !
However, when I copy a DCP into that folder, the IMCP is unable to see it, nor to ingest it. It doesn't say anything about an error or anything. But it acts like the folder was empty... Nothing shows up.
Any idea of what I am missing ?
For info, projector is a BARCO DP4K-17BLP with the Alchemy ICMP
Thank you !!
Marin
So here's my problem :
I'm trying to connect my Barco IMCP to a local ftp server on a PC, so I can ingest DCPs directly from my PC without copying on USB drive.
As I receive most DCPs through online transfers, my idea is just to download the DCPs into that ftp folder, so I can ingest it directly.
I've been able to create the ftp Server, that is now perfectly accessible from my local network once the credentials are entered.
Even on the Communicator software, after adding the new ftp server, it is correctly showing on the list of servers, and the test returned as Sucessful : here's what it says : "
ping 192.168.100.95 -c 3
PING 192.168.100.95 (192.168.100.95): 56 data bytes
64 bytes from 192.168.100.95: seq=0 ttl=127 time=0.708 ms
64 bytes from 192.168.100.95: seq=1 ttl=127 time=0.633 ms
64 bytes from 192.168.100.95: seq=2 ttl=127 time=0.647 ms
--- 192.168.100.95 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.633/0.662/0.708 ms
TEST-STEP - Pinging - Success - ping OK
ip route get 192.168.100.95
192.168.100.95 via 192.168.254.241 dev eth2 src 192.168.254.243
TEST-STEP - Routing - Success - a valid route was found
curlftpfs -o connect_timeout=10 -o allow_other dcp_admin:******@192.168.100.95:21/
0 directories and 0 files found at root path
TEST-STEP - Mounting - Success - storage is accessible"
So on this end, all looks good ! Communicator says ftp storage is accessible !
However, when I copy a DCP into that folder, the IMCP is unable to see it, nor to ingest it. It doesn't say anything about an error or anything. But it acts like the folder was empty... Nothing shows up.
Any idea of what I am missing ?
For info, projector is a BARCO DP4K-17BLP with the Alchemy ICMP
Thank you !!
Marin
Comment