[vwnc] ftp unable to manage shared directories under windows?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] ftp unable to manage shared directories under windows?

giorgiof
Hi,

I have to move files using ftp , but the files I have to move are on a shared directory under an application server (windows) . Client works using citrix.

So, the from side of the ftp is something like:

\\xxfsqual\xxspreprod$\dochome\Mydir\2008TP100792_00429.zip

and I do something like:

'\\rturfsqual\rturfspreprod$\dochome\Mydir\2008TP100792_00429.zip' asFilename asURI copyTo: 'mydestinationFtpSite' asURI.

well, I get an error that says
This platform does not support a file name syntax for accessing remote files.',:

There is something I'm doing wrongly? Is this a feature not supported?
For everything else shared directories are giving me no problems
thaks for any help

ciao

Giorgio

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc