Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFTP remote directory should be determined using $HOME variable #536

Open
GoogleCodeExporter opened this issue Sep 28, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1. Open File Transfer session from a stored session (right click on server) 
using root as default username

2. Instead of using the value of $HOME variable to determine the initial remote 
directory, thus depending on the user, /home/<username> is used. 

Most of the times, home directory of root user is /root, so remote window shows 
no content and a message can be seen at the bottom of the window, indicating 
/home/root directory was not found. 

$HOME environment variable content should be used to make it dynamic. 


What is the expected output? What do you see instead?

Window on remote system should show content, but as directory does not exist, 
it remains empty. 

What version of the product are you using? On what operating system?

Currently using 1.4.0.6 version. Same behavior was observed with version 1.4.0.5


Please provide any additional information below.



Original issue reported on code.google.com by xavi.mor...@gmail.com on 13 Aug 2015 at 11:55

Attachments:

ajshastri pushed a commit that referenced this issue Jul 31, 2016
Integration with Filezilla,winSCP, local/Remote Path, Encrypt ExtraArgs, filetransfer get the password from extraArgs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant