Re: FTP and LS or DIR

2010-01-07 Thread John W. Krahn
Jag Thripp wrote: Hello first question, maybe one of many! Hello, Code running on a windows machine connecting to Linux box. I am trying to capture an ls\dir command into a file from an FTP connection, similar to ls -lA > Ls.txt. I am trying to monitor files in a folder on a remote Red Hat

Re: FTP and LS or DIR

2010-01-07 Thread Uri Guttman
> "JT" == Jag Thripp writes: JT> Hello first question, maybe one of many! it helps if you actually ASK a question. you explain your goal, show some code but say nothing about what isn't working or what errors you get or ask a question. JT> Code running on a windows machine connecting to

FTP and LS or DIR

2010-01-07 Thread Jag Thripp
Hello first question, maybe one of many! Code running on a windows machine connecting to Linux box. I am trying to capture an ls\dir command into a file from an FTP connection, similar to ls -lA > Ls.txt. I am trying to monitor files in a folder on a remote Red Hat server to make sure t