Hello Without vagrant how do you get that package installed?
Vagrant is a wrapper that helps you to setup VM. After a quick search, not sure if that is package to be available on ssh/command line. If this is something for some ftp server, perhaps you can share the instructions on how you setup this? how do you use this? http://askubuntu.com/questions/691561/how-to-install-the-ftppwd-utility-on-ubuntu-14-04 that shows there is no such package in ubuntu. so if you are a client that requires that from other unix, not sure if after your get a workaround will it work at all. Can you provide more information? the more, the better. Alvaro. On Mon, Nov 2, 2015 at 5:07 PM, Gayathri Balakumar <[email protected]> wrote: > One of my shell scripts running in my Vagrant Box uses ftppwd command. > > However the command is not working from my Vagrant machine. > > I have used a precise64-ubuntu virtual box. > > Can anyone please help. > > Error: > vagrant@dev-hadoop:~$ ftppwd > ftppwd: command not found > > I have below packages installed, > > vagrant@dev-hadoop:~$ whereis ftp > ftp: /usr/bin/ftp /usr/bin/X11/ftp /usr/share/man/man1/ftp.1.gz > vagrant@dev-hadoop:~$ whereis linux > linux: /usr/include/linux > vagrant@dev-hadoop:~$ whereis sftp > sftp: /usr/bin/sftp /usr/bin/X11/sftp /usr/share/man/man1/sftp.1.gz > > Okay, it would be great if someone can help me or guide me in getting the > required package installed for getting ftppwd working. > > Thank you!! > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in violation of > those guidelines may result in your removal from this mailing list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/0f058625-3877-4541-a386-f2ce04ba3296%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezi4z-Y7Bv%2BMjBk9WMq%2BsvEX5qpvQMcUZXye--itjaDwg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
