FTP send port temporary folder file does not exist
- From: "tk" <tk@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 12 Apr 2005 07:14:02 -0700
When using FTP send port with temporary folder,
I found that there is a problem with renaming file to the destination name
which always starts with slash "/".
Rename fails like this:
< 200 PORT command successful.
> STOR {615ac580-557a-454c-8f86-ceb2e1433f5c}
< 150 Opening data connection for {615ac580-557a-454c-8f86-ceb2e1433f5c}.
< 226 Transfer complete.
> RNFR {615ac580-557a-454c-8f86-ceb2e1433f5c}
< 350 File exists, ready for destination name
> RNTO /test/msg_2005-04-12T111248.xml
< 550 rename: A file or directory in the path name does not exist.
> QUIT
< 221 Goodbye.
When rename command is run by manually and without the first flash it is
completed successfully.
I have also tried to use ../test for the destination folder but
ftp adapter is using //../test in rename. So it fails also.
Temporary folder seems to me to be the only way to use rename and
timestamped file names...or is it ?
Does someone has solution for this ?
I think this behaviour is related to the host ftp server software or the
operation system.
QUOTE SYST command gives me this
215 UNIX Type: L8 Version: BSD-44
Thanks
tk
.
- Prev by Date: bts_party.nvcCustomData
- Next by Date: How to check MSMQT queue via remote computer?
- Previous by thread: bts_party.nvcCustomData
- Next by thread: How to check MSMQT queue via remote computer?
- Index(es):
Relevant Pages
|
Loading