Hi,
sorry for the delay. Now here's a log from winscp. That's the part if I
try to copy the file for the first time.
. Copying 1 files/directories to local directory "C:\Dokumente und Einstellungen\Administrator\Eigene Dateien\"
. PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: Yes; Resume: S (102400); CalcS: Yes; Mask: *.*
. TM: M; ClAr: No; ExclM:
. AscM: *.*htm*; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
> echo "WinSCP: this is begin-of-file" ; scp -r -p -d -f "110_R_ZÜR04D082252_06122004_0803.txt" ; echo "WinSCP: this is end-of-file:$status"
< WinSCP: this is begin-of-file
. Sending NULL.
! invalid characters in scp command!
! here:ÜR04D082252_06122004_0803.txt"
! try using a wildcard to match this file/directory
< WinSCP: this is end-of-file:-1
* (ECommand) Copying files from remote side failed.
* Cannot execute SCP to start transfer. Please make sure that SCP is installed on the server and path to it is included in PATH. You may also try SFTP instead of SCP.
*
And now the part where I try to copy the file for the second time.
. Copying 1 files/directories to local directory "C:\Dokumente und Einstellungen\Administrator\Eigene Dateien\"
. PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: Yes; Resume: S (102400); CalcS: Yes; Mask: *.*
. TM: M; ClAr: No; ExclM:
. AscM: *.*htm*; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
> echo "WinSCP: this is begin-of-file" ; scp -r -p -d -f "110_R_ZÜR04D082252_06122004_0803.txt" ; echo "WinSCP: this is end-of-file:$status"
. Server sent command exit status 1
. All channels closed. Disconnecting
The funny thing is that I don't have any problems if I'm going to copy
those files via pscp from my windows machine where winscp is running
and showing me that problem.
I really would appreciate any good idea to solve that problem ;)
regards