Hi All,
I am using the FTP get node (from prototype lib) to fetch some files from an ftp server.
Attached are the two screen shots,
- One node was successful (where the remote directory was "/") but returned no results; indicating that there was no authentication issues.
- Other node failed (where the remote directory was "/rdf") with following error even when the directory exists and files exist under that directory
Got Python exception
Installing log (09/11/2012 16:39:26) ...
2012-09-11 16:39:26; Level: 3; Type: 0; Desc: "FTP ERROR: 550 /rdf: The system cannot find the file specified. "; File: "ls.brain.node.brainpython.python2implementationfi le"; Line: 48; Context: "pump( ) - Exception"
Can you please tell me what is wrong?
Cheers
Anshul