Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 271  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: For developers interested in PyFilesystem
 

Quite con-FUSE-ing ;-) 
  Hi all, Been a rainy wet Sunday afternoon so I thought I'd take a look at pyfilesystem... :) Will, do you happen to remember why in r854 you changed the imports in /trunk/fs/expose/fuse/__init__ .py from: #if PY3: # import fuse3 as fuse #else: # import fuse import fuse_ctypes as fuse... more »
By Andrew Scheller  - May 12 - 2 new of 2 messages    

dropbox-fs 
  I am trying to get [link] running The constructor of DropboxFS [link] requires token_key + token_secret. This is the same as the request_token and access_token as used in the Dropbox API client documentation?... more »
By aj  - May 9 - 2 new of 2 messages    

Dropbox & Google Drive support 
  Hi there, is there someone already working on support for Dropbox and/or Google Drive? I have plans using 'fs' for a cloud-based publishing solution and beside S3 support I want to have at least support for one of the mentioned to services. Andreas
By aj  - May 3 - 3 new of 3 messages    

Issue 152 in pyfilesystem: Patch to support pyftpdlib 1.0.0 
  Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 152 by g.rodola: Patch to support pyftpdlib 1.0.0 [link] Current code is based on 0.7.0 version. It should still work but it will raise different deprecation warnings due... more »
By pyfilesys...@googlecode.com  - Apr 16 - 8 new of 8 messages    

File synchronization with PyFilesystem 
  Hello! Is there any file synchronization feature planned with PyFilesystem to synchronize data between different filesystems? Or does anyone know a good Python module that works well with PyFilesystem? I guess there is always the possibility to synchronize using rsync or unison etc. .. but I think it would be nice to have a built-in... more »
By Ben  - Apr 15 - 3 new of 3 messages    

abort: Function not implemented: '/home/vagrant/m6/m/.hg/requires' 
  I am working a project where I need to store Mercurial Hg's dot hg directory in MongoDB GridFS. I retrieve the hg.tar file out of the database, and then I want to feed the extracted dot hg directory to Mercurial api. I haven't dived deep enough with the api, but I am expect it takes a concrete path. So I need a virtual FS.... more »
By John Yeukhon Wong  - Apr 7 - 10 new of 10 messages    

Python 3 Support -- feedback requested 
  Hi all, I've made some changes to the project to support the io module. This means that fs.open now supports text mode (i.e. unicode) files in the way that Python3 does. The signatures to fs.getcontents and fs.setconents have also changed. It did entail a fair bit of work, but I do have all but a handful of the... more »
By Will McGugan  - Mar 31 - 7 new of 7 messages    

Issue 151 in pyfilesystem: fs.expose.fuse doesn't support current 'best-of-breed' Fuse framework 
  Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 151 by cramitn...@gmail.com: fs.expose.fuse doesn't support current 'best-of-breed' Fuse framework [link] fuse4x has been abandoned as documented @ [link]... more »
By pyfilesys...@googlecode.com  - Mar 27 - 1 new of 1 message    

Improved support for Python 3 
  Hi all, I've been experimenting with providing better support for Python 3 by moving to the io library. The issue we faced is that our file system implementations returned a classic file-like object, and not an io stream which is the standard for Python3. My proposed solution is the addition of a function which create an... more »
By Will McGugan  - Mar 25 - 1 new of 1 message    

Alternative of dokan 
  It seems that dokan has stopped updating(as from the official site). So I think it would be great if its possible to put an alterntive for dokan in pyfilesystem for windows 8 and possibly the upcoming versions of windows, for example using pismo([link]) which seems to be up... more »
By Chandan Banerjee  - Mar 17 - 9 new of 9 messages    

1 - 10 of 271   « Newer | Older »

XML       Send email to this group: pyfilesystem-discussion@googlegroups.com