Showing posts with label File Transfer. Show all posts
Showing posts with label File Transfer. Show all posts
Monday, November 23, 2015
ftp/http client, LFTP 4.5.2 released with Improved Torrent Status & New Updates
LFTP developers announces the release of LFTP 4.5.2 client with minor new updates and few improvements. LFTP is a sophisticated ftp/http client and a file transfer program which works on several network protocols. It also uses job control and readline library for input.
According to official announcement, LFTP 4.5.2 client comes with support for mkdir -q option for quiet operation along with glob --exists and --not-exist options. The torrent status is improved which now shows the availability statistics.
Apart from these new features, a coredump on startup is fixed which arises when compiling LFTP with certain gcc versions. The unconnectable torrent peers on trackerless torrents are removed from this release. You might also like to check out latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Sunday, November 15, 2015
LFTP 4.5.3 Utility now checks Source Address while replying via DHT
LFTP utility developers officially announces the release of LFTP 4.5.3 with minor new features. LFTP utility is quite popular among Linux and Unix users as it is one of the sophisticated ftp/http client which is used for file transfer over number of network protocols.
LFTP utility offers several key features like supports FTP & HTTP protocols, support for HTTPS and FTPS protocols using GNU TLS or OpenSSL library, automatic OPIE/SKEY support in FTP protocol, FTP listing support, IPv6 support in both FTP and HTTP, partial webDAV support and bittorrent protocol support. You might also like to check out other latest Software News on our website.
According to official announcement, LFTP 4.5.3 comes with new setting ftp::site. This newly updated release checks source address while replying via DHT. It also discards disconnected torrent peers only after a particular timeout. This release doesn't uncompress http body when Contrent-Type is compressed.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
LFTP utility offers several key features like supports FTP & HTTP protocols, support for HTTPS and FTPS protocols using GNU TLS or OpenSSL library, automatic OPIE/SKEY support in FTP protocol, FTP listing support, IPv6 support in both FTP and HTTP, partial webDAV support and bittorrent protocol support. You might also like to check out other latest Software News on our website.
According to official announcement, LFTP 4.5.3 comes with new setting ftp::site. This newly updated release checks source address while replying via DHT. It also discards disconnected torrent peers only after a particular timeout. This release doesn't uncompress http body when Contrent-Type is compressed.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Saturday, November 14, 2015
Dropbox 2.11.0 for Linux comes with Enhanced UI & New Finder Icon
Dropbox team officially announces the release of Dropbox 2.11.0 for all Linux Distros. This is just a unstable build which is primarily released for testing purposes. Being a unstable build, it might contain several bugs so if you encounter any problem then report it to developers portals. You might also like to check out other latest Software News on our website.
According to official announcement, Dropbox 2.11.0 comes with support for Windows long path and updated splash screens. The user interface of Dropbox is rewritten for Windows and Linux Distros. Apart from this, new Linux headless setup flow is introduced in this release.
Other new changes includes new Finder icon overlays along with file identifiers as well as faster uploads for small files. If you are a new user then you must download and install Dropbox 2.10.1 stable release on your Linux Distros. Also, review how to install Dropbox on Debian based Linux Distros ?
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Friday, November 13, 2015
How to Install Teamviewer 10 via PPA on Ubuntu 14.10, 14.04 & Linux Mint 17
Teamviewer is a remote service providing software which connects to any PC or server around the world within few seconds. It is particularly known for desktop sharing, online meetings, web conferencing and file transfer between computers. You might also like to check out other latest Software News to know what's new in them ?
In today's HowTo Tutorial, we will discuss how to install Teamviewer 10 using Debian Package on 32-bit & 64-bit Ubuntu 14.10, Ubuntu 14.04 and Linux Mint 17. Well the following commands can be used to install Teamviewer 10 on other PPA based Linux Distros, but you can do this at your own risk.
Step Wise Installation of Teamviewer 10 using Debian Package on Ubuntu 14.10, Ubuntu 14.04 & Linux Mint 17
Installation of Teamviewer 10 on 32-bit Ubuntu & Linux Mint
Step 1 : Open the terminal and run or copy the following command in terminal to install gdebi package manager on your 32-bit Ubuntu and Linux Mint system.
$ sudo apt-get install gdebiStep 2 : Next, run or copy the following command in terminal to download latest stable Teamviewer 10 version using wget command on your Ubuntu and Linux Mint system.
$ wget download.teamviewer.com/download/teamviewer_i386.debStep 3 : Finally, run or copy the following command in terminal to install latest stable Teamviewer 10 with the help of gdebi package manager on your Ubuntu and Linux Mint system.
$ sudo gdebi teamviewer_linux.debIf you are using 64-bit system, then you must follow the commands given below.
Installation of Teamviewer 10 on 64-bit Ubuntu and Linux Mint
Important Note: The newer 64-bit Debian system still lacks ia32-libs package, so you have to install Debian package of Teamviewer to get installed it on your machine.
Step 1 : Open the terminal and run or copy the following command in terminal to add all i386 architecture packages on your 64-bit Ubuntu and Linux Mint system.
$ sudo dpkg --add-architecture i386Step 2 : Next, run or copy the following command in terminal to update recently added packages in the software repository on your 64-bit Ubuntu and Linux Mint system.
$ sudo apt-get updateStep 3 : Next, run or copy the following command in terminal to install gdebi package manager on your 64-bit Ubuntu and Linux Mint system.
$ sudo apt-get install gdebiStep 4 : Next, run or copy the following command in terminal to download latest stable Teamviewer 10 using wget command on 64-bit Ubuntu and Linux Mint system.
$ wget download.teamviewer.com/download/teamviewer_i386.debStep 5 : Finally, run or copy the following command in terminal to install Debian Package of Teamviewer on your 64-bit Ubuntu and Linux Mint system.
$ sudo gdebi teamviewer_linux.debAfter installation, search for "Teamviewer" either in Unity Dash or in Application menu.
Keep reading and stay tuned with us to get latest software updates. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Thursday, November 5, 2015
LFTP 4.5.5 receives Support for Internationalized Domain Names & Bug Fixes
LFTP utility developers officially announces the release of LFTP 4.5.5 with new additions along with minor bug fixes. As you we have already discussed in our previous post that the LFTP is a sophisticated ftp/http client and file transfer program which supports several network protocols.
According to official announcement, LFTP 4.5.5 comes with support for internationalized domain names along with added lftp --norc option. It also included mirror "Finished" message and ftp:catch-size setting. Apart from these new new addition, LFTP 4.5.5 also includes minor bug fixes like fixed net:max-retries setting.
Among other fixes, LFTP 4.5.5 includes fixed byte counters in mirror status, fixed a segfault in ftps and fixed a spurious error message in fxp and ftp. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Dropbox 2.11.5 for Linux released with fixed UAC Elevation Prompts Issue
Dropbox development team officially announces the release of Dropbox 2.11.5 with minor bug fixes. This is an experimental version which contains minor bug fixes. Few days ago, Dropbox 2.11.4 comes with minor bug fixes and now Dropbox 2.11.5 is available for Linux Distros.
According to official announcement, Dropbox 2.11.5 comes with fixed issue which causes extra UAC elevation prompts which will be shown on Windows. This release also includes fixing an issue which causes users to download Dropbox again after declining UAC.
As you know that Dropbox 2.11.5 is the fifth release under 2.11.x series. The other changes which you might notice in 2.11.x series includes rewritten UI of dropbox for Windows & Linux platforms, support for file identifiers, support for Windows long path, addition of new Linux headless setup flow, updated splash screens and new finder icon overlays. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, Dropbox 2.11.5 comes with fixed issue which causes extra UAC elevation prompts which will be shown on Windows. This release also includes fixing an issue which causes users to download Dropbox again after declining UAC.
As you know that Dropbox 2.11.5 is the fifth release under 2.11.x series. The other changes which you might notice in 2.11.x series includes rewritten UI of dropbox for Windows & Linux platforms, support for file identifiers, support for Windows long path, addition of new Linux headless setup flow, updated splash screens and new finder icon overlays. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Sunday, November 1, 2015
Dropbox 2.11.4 allows Tray Popup to be Opened via Keyboard & Minor Bug Fixes
Dropbox development team officially announces the release of Dropbox 2.11.4 with minor new updates. Well this is another experimental build which primarily includes minor bug fixes. Many of us use Dropbox as a online file sharing and transfer service which allows us to share or store our own photos, docs and videos over the cloud.
According to official announcement, Dropbox 2.11.4 comes with minor bug fixes. This release includes fixed cut off text in the Camera Uploads popup along with fixed a rare issue with file identifiers tracking on Mac. It also allows the tray popup to be opened with the keyboard on Windows. Also, review how to install Dropbox on Ubuntu and Linux Mint ?
Apart from these fixes, Dropbox 2.11.x series already includes file identifiers, support for Windows long path, new Linux headless setup flow, faster uploads for small files, updated splash screens, new finder icon overlays and rewritten UI of Dropbox for Windows and Linux. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, Dropbox 2.11.4 comes with minor bug fixes. This release includes fixed cut off text in the Camera Uploads popup along with fixed a rare issue with file identifiers tracking on Mac. It also allows the tray popup to be opened with the keyboard on Windows. Also, review how to install Dropbox on Ubuntu and Linux Mint ?
Apart from these fixes, Dropbox 2.11.x series already includes file identifiers, support for Windows long path, new Linux headless setup flow, faster uploads for small files, updated splash screens, new finder icon overlays and rewritten UI of Dropbox for Windows and Linux. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Subscribe to:
Posts (Atom)






