Posted December 30, 2008 Hi Am getting error hashing folder on a networked drive saying system can not find specified folder think its due to length of path. Why does there have to be a max path length on ftp path length doesnt matter. sven Share this post Link to post Share on other sites
Posted December 30, 2008 for one thing, this isnt ftp and even ftp has a limited path length even if it largely depends on host and client implementation. is the path longer than 255 characters? at least that long should the client be able to handle. Share this post Link to post Share on other sites
Posted January 3, 2009 Its a windows restriction rather than a client one, make sure your using Windows XP or above on all network PC's. The char limits on older OS's was pitifully short. Share this post Link to post Share on other sites