Displaying 1 result from an estimated 1 matches for "lotsend".
Did you mean:
lo_send
2003 Oct 13
1
Problem in sftp 'ls' command output
...oke my scripts, which made me sad
and my customers angry :-(
The main problem I met is in processing 'ls' output. The format changed
dramatically WRT my scripts' expectations. Where I got ls-like output
previously, now I get :
sftp> ls send
send/. send/..
send/000000676.lotsend/000000677.lotsend/000000678.lot
send/000000679.lotsend/000000680.lotsend/000000681.lotsend/000000682.lotsend/endfile
[my shitty wrapping email client could make the problem not obvious.
Here it is : the file names are concatenated, without spaces in-between]
Known problem ? If so, my apologies...