in reply to Re: question about objects / Net::SFTP
in thread question about objects / Net::SFTP
Thanks for the great responses guys. I read through Net::SFTP:Foreign and ended up using that one since it made sense to be able to implement the functionality and security of OpenSSH. the setcwd() command did what I needed it to and now my script works great! I thought I was using the correct full path for the Net::SFTP module but I guess I was doing something wrong...anways, now I don't have to deal with that.
Thanks!
|
|---|