jito n00b
Joined: 23 Mar 2006 Posts: 2
|
Posted: Thu May 07, 2009 5:46 pm Post subject: curlftpfs tar errors |
|
|
Hi I have an interesting problem. I have a remote FTP directory mounted via curlftpfs. I have a set of files that I want to deploy to the remote directory and so I created a tar so that I could simply extract the tar file within the remote directory thus deploying/updating all my files. But when I run 'tar -xf mydeployment.tar' tar reports 'Cannot open: no such file or directory' for every file that my tar is deploying. After these errors are reported I can see that the file structure contained within my tar have indeed been created in the remote directory - yet the files are all empty. I 'suspect' that this has something to do with the latency inherent in the curlftpfs directory but I'm not sure and don't have a good work-around. Any help would be appreciated! |
|